body {
    margin: 0;
    padding: 0;
    min-width: 1000px;
    font-size: 14px;
}

body, input, select, textarea, button {
    font-family: 'Segoe UI', 'Microsoft YaHei', 'Microsoft Sans Serif', 'Microsoft JhengHei UI', sans-serif, Arial;
}

ul, li, p {
    margin: 0;
    padding: 0;
}

.required {
    color: red;
}

.hidden {
    display: none;
}
.blank_lock{
	width:100px;
}
.container {
    margin: 0 auto;
    width: 1000px;
    position: relative;
    z-index: 1000;
}
.container_header {
    position: relative;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.header {
    width: 100%;
    height: 70px;
    color: #fff;
    line-height: 70px;
    font-size: 16px;
    position: fixed;
    top: 0;
    z-index: 1001;
}

.footer {
    height: 90px;
    line-height: 28px;
    background: #2DA7E0;
    color: #fff;
    text-align: center;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.header-bg {
    width: 100%;
    height: 70px;
    /*background: #46a2d5;*/
	background: #1074BB;
    opacity: 1;
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 1;
}

.logo {
	padding: 0px;
    width: 304px;
    height: 71px;
	display: inline-block;
    background: url("../images/logo4.png") no-repeat center left;
    float: left;
}
.logoFont{
	float: left;
	height: 20px;
	display: inline-block;
	font-size: 16px; 
	font-family:"微软雅黑"," 宋体";
	font-weight: bolder;
	padding-left:60px;
	text-align:right;
	color: #FFF;
}
.menu {
    /*margin: 20px 0px 0px 40px;*/
	margin: 20px  0px 20px 0px;
    padding: 0;
    float: left;
    list-style: none;
    text-align: center;
    line-height: 30px;
}

.menu-item {
    float: left;
}

.menu-item a {
    height: 100%;
    display: block;
    text-decoration: none;
    color: #fff;
}

.menu-item:hover a {
    color: #ebe618;
    border-bottom: 2px solid #ebe618;
}

.menu-split {
    margin: 0 20px;
    width: 2px;
    float: left;
}

.menu-children-wrap {
    padding: 41px 0 0 0;
    display: none;
    position: absolute;
    top: 39px;
}

.menu-children {
    border-top: 1px solid #368bb5;
    position: relative;
    z-index: 100;
}

.menu-children-bg {
    width: 100%;
    background: #1074BB;
    opacity: 0.8;
    filter: alpha(opacity=50);
    position: absolute;
    top: 31px;
    bottom: 0;
    z-index: 1;
}

.menu-children a, .menu-item:hover .menu-children a {
    color: #fff;
    border: none;
    text-align: left;
}

.menu-children a:hover {
    text-decoration: underline;
}

.menu-children-item {
    margin: 0 0 0 10px;
    padding: 0 10px 0 15px;
    background: url("../images/left-arrow.png") left center no-repeat;
    display: block;
    line-height: 40px;
}

.header_phone {
    padding: 0 0 0 20px;
    background: url("../images/service.png") left center no-repeat;
    float: right;
}

.header_home {
    padding: 0 0 0 0px;
    float: right;
	font-family:"微软雅黑";
	font-size:16px;
}

.main-title {
    margin: 0 0 10px 0;
    /*padding: 0 0 0 35px;*/
    /*background: url("../images/title-bg.jpg") left center no-repeat;*/
    color: #2DA7E0;
    font-size: 20px;
    font-weight: 600;
}

.main-content {
    color: #74645c;
    line-height: 25px;
    text-indent: 2em;
}

.group {
    margin:30px 0px;
}

.bar-list {
    height: 35px;
    line-height: 35px;
    background-color: #2DA7E0;
    color: #fff;
    list-style: none;
}

.bar-item {
    float: left;
}

.bar-item a {
    padding: 0 25px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    display: block;
}

.bar-item a.active, .bar-item a:hover {
    background-color: #076fb8;
}

.bar-split {
    float: left;
}

.bar-split.hidden {
    display: inherit; 
    visibility: hidden;
}

.bar-content {
    padding: 20px 50px 0 50px;
    height: 90px;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.bar-image-list {
    width: 100%;
    height: 70px;
    list-style: none;
    overflow: hidden;
}

.bar-image-item {
    float: left;
}

.bar-image {
    width: auto;
    height: 70px;
    display: block;
}

.btn-bar-left, .btn-bar-right {
    width: 40px;
    height: 70px;
    position: absolute;
    top: 20px;
    background: #fff center no-repeat;
    cursor: pointer;
}

.btn-bar-left {
    background-image: url("../images/bar-left.jpg");
    left: 0;
}

.btn-bar-right {
    background-image: url("../images/bar-right.jpg");
    right: 0;
}

.slide-empty {
    height: 70px;
}

.slide {
    width: 100%;
    height: 430px;
    /*border-bottom: 8px solid #E2E2E1;*/
    overflow: hidden;
}

.slide-content {
    margin: 0;
    padding: 0;
    list-style: none;
}

.slide-image {
    height: 430px;
    float: left;
    overflow: hidden;
}

.slide-image img {
    height: 430px;
    display: block;
    float: left;
}

.slide-image img.loading {
    width: 1920px;
}

.article-title {
    color: #2DA7E0;
    font-size: 30px;
    font-weight: 600;
}

.introduct-content {
    background: #EDEDED;
}

.introduct-content .container {
    display: table;
}

.introduct-item {
    padding: 40px 0 35px 0;
    width: 33.333%;
    float: left;
}

.introduct-item img {
    margin: 0 auto;
    width: 160px;
    height: 190px;
    display: block;
}

.introduct-title {
    margin: 15px 0;
    color: #2f7ec2;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
}

.introduct-description {
    color: #595757;
    line-height: 1.75em;
    text-align: center;
    font-size: 14px;
}

.adv_title {
    height: 25px;
    color: #036EB8;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
}

.adv_content {
    margin: 20px auto 20px auto;
    display: table;
}

.adv_item {
    padding: 20px 0;
    width: 333.333px;
    float: left;
}

.adv_img {
    margin: 0 auto 20px auto;
    width: 250px;
    height: 200px;
    display: block;
}

.adv_description {
    margin: 0 auto;
    width: 170px;
    height: 80px;
    color: #595757;
    line-height: 25px;
    word-break: break-word;
}

.adv_link {
    margin: 20px auto 0 auto;
    width: 110px;
    height: 30px;
    text-align: center;
    display: block;
    background: #2da7e0;
    color: #fff;
    line-height: 30px;
    text-decoration: none;
}

.adv_link:hover {
    background: #0C6EB7;
}

.support_login {
    margin: 0 auto;
    width: 770px;
    height: 250px;
    border-style: solid;
    border-width: 10px 0;
    border-color: #0D69AC;
    background: url(../images/support_bg.jpg) left center no-repeat;
}

.support_login_left {
    padding: 13px 10px 13px 20px;
    width: 330px;
    float: left;
    color: #fff;
    font-weight: 600;
}

.support_login_left p {
    line-height: 24px;
}

.support_title, .support_phone {
    margin-bottom: 10px;
    color: #f5ec44;
    font-size: 26px;
}

.support_phone {
    margin: 5px 0;
    border-bottom: 2px solid #f5ec44;
    display: inline-block;
}

.support_login_right {
    margin: 10px 0 0 0;
    width: 320px;
    height: 220px;
    float: right;
}

.btn_support_login, .btn_support_reg, .btn_submit {
    margin: 0;
    padding: 0;
    width: 114px;
    height: 33px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    text-decoration: none;
    border: none;
    cursor: pointer;
}

.btn_support_login {
    margin-right: 25px;
    background-image: url(../images/btn_login.jpg);
}

.btn_support_reg {
    background-image: url(../images/btn_reg.jpg);
}

.control-group {
    margin: 5px 0;
}

.control-action {
    margin: 10px 0 0 0;
}

.field {
    margin: 0 0 5px 0;
}

.value {
    
}

.value input.text {
    padding-left: 30px;
    width: 220px;
    height: 25px;
    border: 1px solid #96a6ab;
    background: url(../images/input_bg.jpg) left center no-repeat;
}

.username input.text {
    padding-left: 30px;
    width: 220px;
    height: 25px;
    border: 1px solid #96a6ab;
    background: url(../images/username_bg.png) left center no-repeat;
}

.password input.text {
    padding-left: 30px;
    width: 220px;
    height: 25px;
    border: 1px solid #96a6ab;
    background: url(../images/password_bg.png) left center no-repeat;
}

.value input.verify {
    width: 85px;
    height: 25px;
}

.verify_img {
    margin: 0 5px;
    position: relative;
    top: 5px;
}

.support_form {
    margin: 10px auto;
    width: 740px;
}

.support_form .control-group {
    margin-bottom: 15px;
}

.support_form .control-group label {
    width: 100px;
    display: inline-block;
}

.support_form .control-group input.short, .support_form .control-group input.large {
    padding: 3px 5px;
    width: 210px;
    height: 20px;
}

.support_form .control-group input.large {
    width: 550px;
}

.support_form .control-group textarea.message {
    width: 550px;
    height: 150px;
}

.support_form .control-group .verify {
    width: 85px;
    height: 25px;
}

.support_form .btn_submit {
    border: none;
    margin-right: 25px;
    background-image: url(../images/btn_submit.jpg);
}


.sea-tab {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-top: 5px;
}


/** 在线咨询*/

 .btn-group{
	width: 65px;
	position: fixed;
	right:8px;
	top: 38%;
	z-index: 1000;
	}
	
.btn-group-bg{
	padding: 10px;
	display: inline-block;
	width: 46px;
	height: 46px;
	margin-top: 10px;
	background: #036db7 ;
	z-index: 999;
	position:relative;
	cursor:pointer;
	font-family:'Arial Black', Gadget, sans-serif;
}
	.btn-group span {
	display: inline-block;
	width: 100%;
	height: 100%;
	color:#fff;
	font-size:12px;
	
	text-align:center;
	}
		
	
	#zx_online_xx1c{
	
	background:url("../images/public/zixun.png")no-repeat 50% 50% transparent;
	background-size:100%;
	background-position: center;
	
	}
	#zx_weixin{
	background:url("../images/public/weixin.png")no-repeat 50% 50% transparent;
	background-size:100%;
	background-position: center;
	}
	
	.huihua{
	display:none;
	position:absolute;
	width:140px;
	border:1px solid #00C79F;
	top:8px;
	left:-152px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	background:#fff;
	text-align:center;
	line-height:50px;
	color:#036db7;
	line-height:4;
	}
	.huihua:after{
	content:'';
	width:10px;
	height:10px;
	border-left:1px solid transparent;
	border-bottom:1px solid transparent;
	border-right:1px solid #00C79F;
	border-top:1px solid #00C79F;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	position:absolute;
	right:-7px;
	top:21px;
	background:#fff;
	}
